home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / GNUSED.ZIP / sed / testsuite / manis.sed < prev    next >
Encoding:
Text File  |  1995-12-27  |  280 b   |  7 lines

  1. # straight out of an autoconf-generated configure.
  2. # The input should look just like the input after this is run.
  3. #
  4. # Protect against being on the right side of a sed subst in config.status. 
  5. s/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\\\&%]/\\\\&/g; 
  6.  s/@@/%@/; s/@@/@%/; s/@g$/%g/
  7.